home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-10-22 | 537 b | 20 lines | [TEXT/ttxt] |
- multiplot:
-
- Synopsis: Set the current I:th plot-window in multiplot-mode.
-
- Syntax: multiplot ( rows, columns, I )
-
- Description:
-
- multiplot() allows you to make multiple plots in the I:th window.
- After giving the command you enter multimode.
- After making rows*columns plot-commands you automaticly leave this mode.
-
- The first plot made will appear in north-west, the second in
- north-easst, and so on.
-
- If 'I' is not specified the default plot-window (0) is used.
-
- See Also: postplot, printplot, latexplot, plotyy, nomultiplot
-
-